Skip to content

Dev/feature - Future Feature Release#23

Open
ShaneBeee wants to merge 16 commits intomasterfrom
dev/feature
Open

Dev/feature - Future Feature Release#23
ShaneBeee wants to merge 16 commits intomasterfrom
dev/feature

Conversation

@ShaneBeee
Copy link
Member

@ShaneBeee ShaneBeee commented Mar 7, 2026

Describe your changes

This PR outlines a future feature release (probably 1.5.0)

Temp changelog:

ADDED:

Effects:

  • Added an effect to play animations on entities

Expressions:

  • Added an entity fall distance expression
  • Added an expression to get all animations (as strings) for a specific Entity/Model

Conditions:

  • Added a condition to check/set whether a ref (dropped item) can be picked up

Sections:

  • Added a section to spawn "displays" (models/items/blocks)

Types:

  • Added an AnimationSlot (represents the type of animation to play in the animation effect)

CHANGED:

  • Changed the world daytime/nighttime duration expression to accept changers
  • Changed the Ref type changer to not allow deleting players

FIXED:

  • Fixed load/periodical/world time events firing too many triggers

OTHER:

  • Added support for multi line comments, ex:
on load:
	send "pre"

###
blah blah blah

bloop bloop bloop
###

on load:
	send "post"

Target Hytale Versions: any
Requirements: none
Related Issues: none

Checklist before requesting a review

@ShaneBeee ShaneBeee added the future 🚀 Preparation for a future update. label Mar 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

future 🚀 Preparation for a future update.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant